Release 10.1A: OpenEdge Development:
Progress 4GL Reference


SYMMETRIC-SUPPORT attribute

Returns a comma-separated list of supported cryptographic algorithm names to use in encrypting and decrypting data. Each algorithm name is a concatenation of three character expressions that identify an algorithm, mode, and key size.

Data type: CHARACTER

Access: Readable

Applies to: SECURITY-POLICY system handle

Table 87 lists the supported cryptographic algorithm names.

Table 87: Supported cryptographic algorithm names 
AES_CBC_128
AES_OFB_192
AES_CBC_192
AES_OFB_256
AES_CBC_256
DES_CBC_56
AES_CFB_128
DES_CFB_56
AES_CFB_192
DES_ECB_56
AES_CFB_256
DES_OFB_56
AES_ECB_128
DES3_CBC_168
AES_ECB_192
DES3_CFB_168
AES_ECB_256
DES3_ECB_168
AES_OFB_128
DES3_OFB_168


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095